home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 715 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.3 KB

  1. Date: 16 Dec 93 16:29:43+0000
  2. From: Stephen Usher <Stephen.Usher@earth.ox.ac.uk>
  3. Message-Id: <1038.9312161629@elvis.earth.ox.ac.uk>
  4. Subject: Re: Update-daemon for all FSes
  5. To: Thierry Bousch <bousch@suntopo.matups.fr>
  6. References: <9312161531.AA22754@suntopo.matups.fr>
  7. In-Reply-To: <93 04:31:30 pm>
  8. Mime-Version: 1.0
  9.  
  10. Hmm.. let's face it we need a new system call Fsync() which calls each
  11. filesystem device driver in turn requesting that they flush any buffers.
  12. Filesystems which don't support this should just return an "OK doing it"
  13. code.
  14.  
  15. It'd be up to the filesystem driver code what it did then.
  16.  
  17. Also... I think it would be a good idea if sensitive filesystems mounted
  18. themselves read-only until such time as they have been checked by a
  19. filesystem integrity checking program, such as Minixfs's. This would be the
  20. safest way of going about things. The filesystem device driver could do the
  21. checking itself at boot time if it felt like it. Currently I can't fsck my
  22. system partition as by the time I can run fsck minixfs blocks fsck from
  23. running on it!
  24.  
  25. Steve
  26. --
  27. ---------------------------------------------------------------------------
  28. Computer Systems Administrator, Dept. of Earth Sciences, Oxford University.
  29. E-Mail: steve@uk.ac.ox.earth (JANET) steve@earth.ox.ac.uk (Internet).
  30. Tel:- Oxford (0865) 282110 (UK) or +44 865 282110 (International).
  31.  
  32.  
  33.